Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare v0.52.0 #860

Merged
merged 3 commits into from
Jan 23, 2018
Merged

Prepare v0.52.0 #860

merged 3 commits into from
Jan 23, 2018

Conversation

dwsupplee
Copy link
Contributor

@dwsupplee dwsupplee commented Jan 22, 2018

Google Cloud PHP v0.52.0

We are proud to announce that generated clients such as Google\Cloud\Bigtable\V2\BigtableClient now support HTTP 1.1/JSON for the transport layer in addition to gRPC! While we still highly recommend gRPC for its additional features such as streaming, we know it may not always be an option. Please keep in mind, however, if choosing HTTP 1.1/JSON streaming methods will not be available at this time. (#857)

google/cloud-bigtable v0.2.0

google/cloud-bigquery v1.0.2

google/cloud-container v0.2.0

google/cloud-core v1.15.2

google/cloud-dataproc v0.2.0

google/cloud-datastore v1.2.2

google/cloud-dlp v0.2.0

google/cloud-debugger v0.3.0

google/cloud-error-reporting v0.8.0

google/cloud-firestore v0.4.0

google/cloud-logging v1.9.0

google/cloud-monitoring v0.8.0

google/cloud-oslogin v0.2.0

google/cloud-pubsub v0.12.0

google/cloud-spanner v1.1.0

google/cloud-speech v0.11.0

google/cloud-storage v1.3.3

google/cloud-trace v0.6.0

google/cloud-translate v1.1.1

google/cloud-videointelligence v0.9.0

google/cloud-vision v0.9.0

Misc

Big shoutout to @carusogabriel for his contributions to the library! (#835, #849, #862 )

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 22, 2018
@tmatsuo
Copy link
Contributor

tmatsuo commented Jan 22, 2018

Nit:

gRPC for its performance

Do we have an evidence?

@dwsupplee
Copy link
Contributor Author

Do we have an evidence?

Great question. From what we last recall the performance for gRPC/REST is about on par at the moment, but we expect gRPC will improve. Additionally, gRPC has the streaming methods which have great performance in comparison to their REST counterparts.

@tmatsuo
Copy link
Contributor

tmatsuo commented Jan 22, 2018

Can we only just say sth like
"While we still recommend gRPC for new features like streaming capability"?

@dwsupplee
Copy link
Contributor Author

Sure, that sounds like a nice compromise.

@dwsupplee
Copy link
Contributor Author

Updated!

While we still highly recommend gRPC for its additional features such as streaming, we know it may not always be an option.

Copy link
Contributor

@jdpedrie jdpedrie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work everybody! 🎉

@carusogabriel
Copy link
Contributor

Is there time for a PR yet? Some test assertions improved? 😄

@dwsupplee
Copy link
Contributor Author

Sure! We won't be releasing until the morning

@dwsupplee dwsupplee merged commit 99ad3b2 into googleapis:master Jan 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants